﻿2026-07-03T10:49:17.0043013Z ##[group]Run actions/checkout@v5
2026-07-03T10:49:17.0043793Z with:
2026-07-03T10:49:17.0044152Z   fetch-depth: 0
2026-07-03T10:49:17.0044575Z   repository: SaberMage/spt-core
2026-07-03T10:49:17.0047628Z   token: ***
2026-07-03T10:49:17.0047985Z   ssh-strict: true
2026-07-03T10:49:17.0048334Z   ssh-user: git
2026-07-03T10:49:17.0048707Z   persist-credentials: true
2026-07-03T10:49:17.0049192Z   clean: true
2026-07-03T10:49:17.0049553Z   sparse-checkout-cone-mode: true
2026-07-03T10:49:17.0049975Z   fetch-tags: false
2026-07-03T10:49:17.0050338Z   show-progress: true
2026-07-03T10:49:17.0050705Z   lfs: false
2026-07-03T10:49:17.0051044Z   submodules: false
2026-07-03T10:49:17.0051425Z   set-safe-directory: true
2026-07-03T10:49:17.0052035Z ##[endgroup]
2026-07-03T10:49:17.0891195Z Syncing repository: SaberMage/spt-core
2026-07-03T10:49:17.0892758Z ##[group]Getting Git version info
2026-07-03T10:49:17.0893420Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-03T10:49:17.0894411Z [command]/usr/bin/git version
2026-07-03T10:49:17.0894829Z git version 2.43.0
2026-07-03T10:49:17.0896074Z ##[endgroup]
2026-07-03T10:49:17.0901979Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3a8d3b71-7e38-4440-bf39-861023687113' before making global git config changes
2026-07-03T10:49:17.0903495Z Adding repository directory to the temporary git global config as a safe directory
2026-07-03T10:49:17.0904872Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-03T10:49:17.0937661Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-03T10:49:17.0958037Z https://github.com/SaberMage/spt-core
2026-07-03T10:49:17.0968688Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-03T10:49:17.0971869Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-03T10:49:17.0996549Z HEAD
2026-07-03T10:49:17.1026345Z ##[endgroup]
2026-07-03T10:49:17.1027276Z [command]/usr/bin/git submodule status
2026-07-03T10:49:17.1209153Z ##[group]Cleaning the repository
2026-07-03T10:49:17.1212119Z [command]/usr/bin/git clean -ffdx
2026-07-03T10:49:19.9538350Z Removing .adapter-notify/
2026-07-03T10:49:19.9541330Z Removing target/
2026-07-03T10:49:19.9548146Z [command]/usr/bin/git reset --hard HEAD
2026-07-03T10:49:19.9915774Z HEAD is now at 118933a2f Merge 459cf198c2872889444e21d2a8b05363f17ba5b9 into 9bae13e4136d22f4b5d5d6757b6f206390bfba6a
2026-07-03T10:49:19.9921815Z ##[endgroup]
2026-07-03T10:49:19.9957095Z ##[group]Disabling automatic garbage collection
2026-07-03T10:49:19.9960855Z [command]/usr/bin/git config --local gc.auto 0
2026-07-03T10:49:19.9988528Z ##[endgroup]
2026-07-03T10:49:19.9989195Z ##[group]Setting up auth
2026-07-03T10:49:19.9994567Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-03T10:49:20.0022020Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-03T10:49:20.0214373Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-03T10:49:20.0239238Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-03T10:49:20.0434267Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-03T10:49:20.0459334Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-03T10:49:20.0658488Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-03T10:49:20.0690305Z ##[endgroup]
2026-07-03T10:49:20.0691202Z ##[group]Fetching the repository
2026-07-03T10:49:20.0696714Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +118933a2ffb5b26c30461b13dc8ef6213bfc7bc5:refs/remotes/pull/48/merge
2026-07-03T10:49:21.3619179Z ##[endgroup]
2026-07-03T10:49:21.3619889Z ##[group]Determining the checkout info
2026-07-03T10:49:21.3620423Z ##[endgroup]
2026-07-03T10:49:21.3624869Z [command]/usr/bin/git sparse-checkout disable
2026-07-03T10:49:21.3664248Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-03T10:49:21.3690429Z ##[group]Checking out the ref
2026-07-03T10:49:21.3693266Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/48/merge
2026-07-03T10:49:21.3754067Z HEAD is now at 118933a2f Merge 459cf198c2872889444e21d2a8b05363f17ba5b9 into 9bae13e4136d22f4b5d5d6757b6f206390bfba6a
2026-07-03T10:49:21.3758559Z ##[endgroup]
2026-07-03T10:49:21.3798477Z [command]/usr/bin/git log -1 --format=%H
2026-07-03T10:49:21.3833419Z 118933a2ffb5b26c30461b13dc8ef6213bfc7bc5
